home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 22 / PC Actual CD 22.iso / linux / xfree86 / DOC / README.W32 < prev    next >
Encoding:
Text File  |  1998-01-07  |  10.2 KB  |  463 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.           Information for W32 and ET6000 Chipset Users
  11.  
  12. Glenn G. Lai <glenn@cs.utexas.edu>, Dirk H. Hohndel <hohndel@XFree86.Org>, Koen
  13.                Gadeyne <koen.gadeyne@barco.com>
  14.  
  15.                  May 16, 1997
  16.  
  17.  
  18.  
  19. 1.  Information for W32 Chipset Users
  20.  
  21. XF86_W32 gets phased out, now that the SVGA server with XAA acceleration is at
  22. least as fast as the W32 server but supports more cards and for some even
  23. higher color depths. For details about using the XF86_SVGA with W32 cards, look
  24. below. Note that currently not all cards that are accelerated by XF86_W32 are
  25. accelerated by XF86_SVGA at this moment (only ET6000 and ET4000W32p to be
  26. exact).
  27.  
  28. XF86_W32 is supposed to be the stable server for cards that worked before and
  29. have trouble with the new XF86_SVGA. Use this server when the SVGA server fails
  30. to work for you (this happens on some ET4000W32 ISA cards), or when it refuses
  31. to accelerate anything (on ET4000W32i for example).
  32.  
  33. Since XFree 3.2A, this server has not been updated. This means that some
  34. (known) bugs have not been fixed. They are fixed in the SVGA Tseng driver (or
  35. replaced by others...), so if you have problems, try the SVGA server instead.
  36.  
  37. XF86_W32 is basically XF86_SVGA with the drawing code completely replaced with
  38. one based on X11R6's mi/cfb code and modified for the ET4000/W32 series.  Even
  39. though it accepts the same keywords as XF86_SVGA, those not applicable to the
  40. ET4000/W32 series are silently ignored; e.g., the keyword "SpeedUp" is a no-op.
  41. The server currently supports the w32, w32i, w32p and et6000 chips.  For a com-
  42. plete list, see the sign-on message printed by XF86_W32.  The server only sup-
  43. ports 256 colors.
  44.  
  45. Just as with XF86_SVGA, you can specify a virtual world that has a width that
  46. is a multiple of four.    The size of the virtual world is constrained by the
  47. amount of the available video RAM.  XF86_W32 can use more than 1 M of video
  48. RAM, but it reserves 1 K for internal use.  If you have 1 M, XF86_W32 claims
  49. you have 1023 K; you get to specify the virtual world as 1152x900, but not
  50. 1152x910.
  51.  
  52. For most cards the maximum clock is set to 86 MHz according to the Tseng data-
  53. books.    For a non-interlaced 1280x1024x(256 colors) at say 135-MHz, you need a
  54. w32p (with its 16-bit RAMDAC bus) with a multiplexing RAMDAC so that the w32p
  55. sees only (135/2 = 67.5) MHz, not 135 MHz.  This requires special code only
  56. provided for cards using the ICS5341 GENDAC or the STG1703. This code seems to
  57. work fine for most people, except, with the ICS5341, for a small band of fre-
  58. quencies around 90MHz.
  59.  
  60. If you have problems with the server.  Try the following:
  61.  
  62.  
  63.  
  64.  Information for W32 and ET6000 Chipset Users
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  Information for W32 and ET6000 Chipset Users
  71.  
  72.  
  73.  
  74.    o Put Option "slow_dram" in the Device Section.
  75.  
  76.    o Put Option "pci_burst_off" in the Device Section.
  77.  
  78.    o Put Option "w32_interleave_off" in the Device Section.
  79.  
  80.    o Take out the Hercules monochrome adapter, if you have one.  Many configu-
  81.      rations of the ET4000/W32 series do not allow one in the system.
  82.  
  83.    o Get a motherboard with its local bus running at 33 MHz.  Many, if not all,
  84.      ET4000/W32 boards will surely behave in a funny way on a 50-MHz bus.  You
  85.      may have to use a wait state or two, but first try without any.
  86.  
  87.    o Cold-boot your machine.  Do not run anything that messes with the video
  88.      hardware, including other X servers, before running XF86_W32.
  89.  
  90.    o In case of an ET6000 card, try specifying chipset "et6000" in the Device
  91.      Section. The card normally auto-probes from the PCI bus, but on some sys-
  92.      tems, another on-board VGA card, although disabled, may cause the ET6000
  93.      server to want to use the other card.
  94.  
  95.    o Try XF86_SVGA.  If it works, put the following in your XF86Config:
  96.  
  97.  
  98.       Ramdac "generic"
  99.  
  100.  
  101.  Note that the built-in power saver (for a "green" monitor) has not been
  102. tested. Also do not expect it to work on a board without a w32p_rev_c or later
  103. chip. This option is currently disabled completely, because it causes video
  104. memory corruption (or even a crash). The SVGA server (XF86_SVGA) supports VESA
  105. DPMS, and doesn't corrupt the screen.
  106.  
  107.  
  108. 2.  Using XF86_W32 on a board with an ICS5341 GENDAC
  109.  
  110. Even though the GENDAC provides a set of standard clocks that can be found with
  111. the normal clock probing procedure, it is mandatory to put a
  112.  
  113.      ClockChip    "ics5341"
  114.  
  115.  
  116. line into the Device Section to be able to use the programmable clocks that the
  117. ICS5341 can produce. You can also add a
  118.  
  119.      Ramdac    "ics5341"
  120.  
  121.  
  122. line, but the RAMDAC should be auto-probed correctly.  Even though the server
  123. currently accepts any dot clock up to 135MHz with the ICS5341 GENDAC, most
  124. boards show a small band of clock values in the area between 86MHz and about
  125. 100MHz that don't work. This are usually is just a few MHz wide, higher clocks
  126. as well as lower clocks work just fine. I'm working on it. (DHH)
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  Information for W32 and ET6000 Chipset Users
  137.  
  138.  
  139.  
  140. 3.  Using XF86_W32 on a board with an STG1703 GENDAC
  141.  
  142. Even though the STG1703 provides a set of standard clocks that can be found
  143. with the normal clock probing procedure, it is mandatory to put a
  144.  
  145.      ClockChip    "stg1703"
  146.  
  147.  
  148. line into the Device Section to be able to use the programmable clocks that the
  149. STG1703 can produce. You can also add a
  150.  
  151.      Ramdac    "stg1703"
  152.  
  153.  
  154. line, but the RAMDAC should be auto-probed correctly.
  155.  
  156.  
  157. 4.  Using XF86_W32 on an ET6000-based board
  158.  
  159. The ET6000 driver code was developed on top of the existing ET4000/W32 code,
  160. because of the many similarities between both devices. As with the other W32
  161. (external) clockchip/RAMDAC devices, the ET6000's built-in clockchip/RAMDAC
  162. provides a set of 8 standard clocks, which could be probed with the normal
  163. XFree clock probing procedure.    In spite of that, XF86_W32 will always use the
  164. built-in programmable clockchip and RAMDAC. So there is no need for a
  165.  
  166.       ClockChip "et6000"
  167.  
  168.  or a
  169.  
  170.       Ramdac "et6000"
  171.  
  172.  line in the Device Section of the XF86Config file. Once it knows it's dealing
  173. with an ET6000, XF86_W32 will find its own way.  At this moment, accelerated
  174. support is very sketchy, and only uses those things the ET4000/W32 code already
  175. provided, with some changes due to incompatibilities between the two devices.
  176. Major speed improvements should be possible.  Tseng Labs specifies a maximum
  177. pixel clock of 135 MHz for the ET6000 chips (with higher clocks to come).
  178.  
  179. There is a known bug in this server when using it with ET6000 cards with 2.25
  180. MB MDRAM: the server will detect 2.5 MB instead, and as a result, most acceler-
  181. ated operations won't work. On cards with 2.25 MB MDRAM, you must insert a
  182.  
  183.       VideoRam 2304
  184.  
  185.  line in your XF86Config.
  186.  
  187.  
  188. 5.  Using XF86_SVGA with ET4000/W32 and ET6000 cards
  189.  
  190. Starting with XFree86-3.2A, the SVGA server uses the new XFree86 Acceleration
  191. Architecture (XAA). With this technology XF86_SVGA is at least as fast if not
  192. faster than the XF86_W32 with the same hardware. Additionally, it supports
  193. higher color depths with some cards. On the downside, some special RAMDACs and
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  Information for W32 and ET6000 Chipset Users
  203.  
  204.  
  205.  
  206. clock chips that are supported in XF86_W32 for W32 cards are not supported in
  207. the SVGA server at this point.
  208.  
  209. If the SVGA server does not give a picture with your W32 card try the follow-
  210. ing:
  211.  
  212.    o Put Option "slow_dram" in the Device Section.
  213.  
  214.    o Put Option "pci_burst_off" in the Device Section.
  215.  
  216.    o Put Option "w32_interleave_off" in the Device Section.
  217.  
  218.    o Put Option "no_accel" in the Device Section.
  219.  
  220.    o Cold-boot your machine. Sometimes it is even necessary to physically turn
  221.      of the power for the W32 chip to get in a sane state again.  Do not run
  222.      anything that messes with the video hardware, including other X servers,
  223.      before running XF86_SVGA.
  224.  
  225.  
  226. 6.  Acknowledgments
  227.  
  228. Jerry J. Shekhel (jerry@msi.com) gave me (GGL) the 1-M Mirage ET4000/W32 VLB
  229. board on which the initial development (X_W32) was done.
  230.  
  231. X11R6 and The XFree86 Project provide the base code for XF86_W32.
  232.  
  233. Hercules Computer Technology Inc. lent me (GGL) a 2-M Hercules Dynamite Pro VLB
  234. board for the development that led to XF86_W32.   They donated a Dynamite Power
  235. PCI to The XFree86 Project, that was used by DHH to extend the server.
  236.  
  237. Koen Gadeyne (koen.gadeyne@barco.com) wrote a patchkit for XFree86-3.1.1 that
  238. was partly integrated in this server and he continues to help develop it.
  239.  
  240. Tseng Labs Europe kindly donated (KMG) an ET6000-based board (a Jazz Multimedia
  241. G-Force 128), which spurred the development of the ET6000 code.
  242.  
  243. Numerous testers have given me feedback for X_W32 and later XF86_W32.  I apolo-
  244. gize for my failure to keep track of the people who tested X_W32, but the names
  245. of the people involved with the XF86_W32 testing are listed below:
  246.  
  247.       Linux:
  248.         bf11620@coewl.cen.uiuc.edu (Byron Thomas Faber)
  249.  
  250.         dlj0@chern.math.lehigh.edu (David Johnson)
  251.  
  252.         peterc@a3.ph.man.ac.uk (Peter Chang)
  253.  
  254.         dmm0t@rincewind.mech.virginia.edu (David Meyer)
  255.  
  256.         nrh@philabs.Philips.COM (Nikolaus R. Haus)
  257.  
  258.         jdooley@dbp.caltech.edu (James Dooley)
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  Information for W32 and ET6000 Chipset Users
  269.  
  270.  
  271.  
  272.         thumper@hitchcock.eng.uiowa.edu (Timothy Paul Schlie)
  273.  
  274.         klatta@pkdla5.syntex.com (Ken Latta)
  275.  
  276.         robinson@cnj.digex.net (Andrew Robinson)
  277.  
  278.         reggie@phys.washington.edu (Reginald S. Perry)
  279.  
  280.         sjm@cs.tut.fi (M{kinen Sami J)
  281.  
  282.         engel@yacc.central.de (C. Engelmann) use cengelm@gwdg.de
  283.  
  284.         postgate@cafe.net (Richard Postgate)
  285.  
  286.         are1@cec.wustl.edu (Andy Ellsworth)
  287.  
  288.         bill@celtech.com (Bill Foster)
  289.  
  290.       FreeBSD:
  291.         ljo@ljo-slip.DIALIN.CWRU.Edu (L Jonas Olsson)
  292.  
  293.      Generated from XFree86: xc/programs/Xserver/hw/xfree86/doc/sgml/W32.sgml,v 3.16.2.4 1997/06/01 12:33:36 dawes Exp $
  294.  
  295.  
  296.  
  297.  
  298.  
  299.      $XConsortium: W32.sgml /main/11 1996/10/19 18:03:45 kaleb $
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308.  
  309.  
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.  Information for W32 and ET6000 Chipset Users
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374.  
  375.  
  376.  
  377.  
  378.  
  379.  
  380.  
  381.  
  382.  
  383.  
  384.  
  385.  
  386.  
  387.  
  388.  
  389.  
  390.  
  391.  
  392.  
  393.  
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.  
  401.  
  402.  
  403.  
  404.                    CONTENTS
  405.  
  406.  
  407.  
  408. 1. Information for W32 Chipset Users  ....................................... 1
  409.  
  410. 2. Using XF86_W32 on a board with an ICS5341 GENDAC  ........................ 2
  411.  
  412. 3. Using XF86_W32 on a board with an STG1703 GENDAC  ........................ 3
  413.  
  414. 4. Using XF86_W32 on an ET6000-based board  ................................. 3
  415.  
  416. 5. Using XF86_SVGA with ET4000/W32 and ET6000 cards  ........................ 3
  417.  
  418. 6. Acknowledgments  ......................................................... 4
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.  
  460.                        i
  461.  
  462.  
  463.